home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- UHLineShapeInspector = {
- ACTIONS = {
- lineChoice:;
- };
- OUTLETS = {
- maxAngle;
- minAngle;
- angleBox;
- tagText;
- angleSlider;
- choiceButton;
- lineColorWell;
- angleText;
- lineWidthSlider;
- lineWidthText;
- choiceMenu;
- };
- SUPERCLASS = IBInspector;
- };
-